gdksurface-win32.c: Create all surfaces with CS_OWNDC
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 19 Jul 2021 02:44:48 +0000 (10:44 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 19 Jul 2021 09:36:54 +0000 (17:36 +0800)
commit49a76257cd832cf845eecf152fb374747b44626d
treee39a62dab9b90930874c3c79281953b083aa9bdf
parent77829cf3edf50b30ffb07b35bed9adcd0ecec3d3
gdksurface-win32.c: Create all surfaces with CS_OWNDC

We want to ensure that we have things set up properly for drag surfaces
as well.
gdk/win32/gdksurface-win32.c